make sure that gdk_drag_event() is called when track_motion is TRUE to
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 23 Mar 2006 14:39:56 +0000 (14:39 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Thu, 23 Mar 2006 14:39:56 +0000 (14:39 +0000)
commitefbac0906142738366f4264f65987a180f8869be
tree611416f138410594ae0493274f27943a08524c52
parentbbd8b9a51c3c581e914d907679dab8194fdb35bc
make sure that gdk_drag_event() is called when track_motion is TRUE to

2006-03-23  Carlos Garnacho  <carlosg@gnome.org>

        * gtk/gtkdnd.c (gtk_drag_dest_motion): make sure that gdk_drag_event()
        is called when track_motion is TRUE to receive drag_motion and
        drag_leave events properly.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkdnd.c